Guild Wars Forums - GW Guru
 
 

Go Back   Guild Wars Forums - GW Guru > The Outer Circle > Off-Topic & the Absurd

Notices

Closed Thread
 
Thread Tools Display Modes
Old Apr 18, 2006, 02:33 PM // 14:33   #4581
I Didn't Do It
 
Stalker Haras's Avatar
 
Join Date: Jul 2005
Profession: Mo/
Advertisement

Disable Ads
Default

Quote:
Originally Posted by tommarrow
How many comp classes do you take Stalker?

2 classes

1st Period: Buisness Software 1
2nd Period: Advanced Multimedia and Web Design
Stalker Haras is offline  
Old Apr 18, 2006, 02:34 PM // 14:34   #4582
Krytan Explorer
 
Omega_2005's Avatar
 
Join Date: May 2005
Location: UK, or is it? *confused*
Profession: A/Rt
Default

yeah it's boring, and when you want it to work, it comes up with all sorts of errors.

Microsoft FTL... ><
Omega_2005 is offline  
Old Apr 18, 2006, 02:38 PM // 14:38   #4583
RAGE INCARNATE
 
Unlucky Slayer's Avatar
 
Join Date: Apr 2006
Location: Sitting at The Guild Hall 2, being happy.
Guild: Nerd Clan [NK]
Profession: R/
Default

Class is done time to go... be back in a bit.
Unlucky Slayer is offline  
Old Apr 18, 2006, 02:38 PM // 14:38   #4584
I Didn't Do It
 
Stalker Haras's Avatar
 
Join Date: Jul 2005
Profession: Mo/
Default

yup. right now im making a slot machine, it was working fine before it told me to add some code, now it wont stop -_-


Bah i figured out the problem

Heres the code I had in

Code:
If Counter >= 45 Then
    tmrSlot.Enabled = False
    Counter = 0
    TotalScore = TotalScore + CurrentScore
    lblTotalScore.Text = Format(TotalScore, "##,##0")
    CurrentScore = 0
    cmdSpin.Enabled = True
    cmdClose.Enabled = True
End
    Counter = Counter + 1
End If
    End Sub
and i changed this one single part

Code:
If Counter >= 45 Then
    tmrSlot.Enabled = False
    Counter = 0
    TotalScore = TotalScore + CurrentScore
    lblTotalScore.Text = Format(TotalScore, "##,##0")
    CurrentScore = 0
    cmdSpin.Enabled = True
    cmdClose.Enabled = True
Else
    Counter = Counter + 1
End If
    End Sub

and now it works -_-

Last edited by Stalker Haras; Apr 18, 2006 at 02:43 PM // 14:43..
Stalker Haras is offline  
Old Apr 18, 2006, 02:52 PM // 14:52   #4585
Wilds Pathfinder
 
tommarrow's Avatar
 
Join Date: Dec 2005
Guild: Shyft Machine [MYTH]
Profession: E/
Default

I never took code, too boring for me.
tommarrow is offline  
Old Apr 18, 2006, 02:54 PM // 14:54   #4586
Lou
Krytan Explorer
 
Lou's Avatar
 
Join Date: Sep 2005
Location: Colorado Springs colorado, denver when I'm not in school
Guild: Looking
Profession: W/
Default

I almost took C++, but then I decided against it, for the same reason as you.
Lou is offline  
Old Apr 18, 2006, 03:06 PM // 15:06   #4587
RAGE INCARNATE
 
Unlucky Slayer's Avatar
 
Join Date: Apr 2006
Location: Sitting at The Guild Hall 2, being happy.
Guild: Nerd Clan [NK]
Profession: R/
Default

I have returned with a new tv!
Unlucky Slayer is offline  
Old Apr 18, 2006, 03:09 PM // 15:09   #4588
I Didn't Do It
 
Stalker Haras's Avatar
 
Join Date: Jul 2005
Profession: Mo/
Default

wtf...TV?
Stalker Haras is offline  
Old Apr 18, 2006, 03:10 PM // 15:10   #4589
RAGE INCARNATE
 
Unlucky Slayer's Avatar
 
Join Date: Apr 2006
Location: Sitting at The Guild Hall 2, being happy.
Guild: Nerd Clan [NK]
Profession: R/
Default

Yup. It was part of the class... We bought the tv with the lab fee.
Unlucky Slayer is offline  
Old Apr 18, 2006, 03:12 PM // 15:12   #4590
I Didn't Do It
 
Stalker Haras's Avatar
 
Join Date: Jul 2005
Profession: Mo/
Default

lol thats kinda........different.....meh....this Visual Basic crap is now anoying me, because its being stupid again ftw.
Stalker Haras is offline  
Old Apr 18, 2006, 03:14 PM // 15:14   #4591
RAGE INCARNATE
 
Unlucky Slayer's Avatar
 
Join Date: Apr 2006
Location: Sitting at The Guild Hall 2, being happy.
Guild: Nerd Clan [NK]
Profession: R/
Default

Beat up the computer?
Unlucky Slayer is offline  
Old Apr 18, 2006, 03:16 PM // 15:16   #4592
I Didn't Do It
 
Stalker Haras's Avatar
 
Join Date: Jul 2005
Profession: Mo/
Default

Quote:
Originally Posted by Unlucky Slayer
Beat up the computer?

It's not the computer, its the instructions that are telling me to do something, yet after i put all the code in, something diden't do what it was suposed to. -_-
Stalker Haras is offline  
Old Apr 18, 2006, 03:18 PM // 15:18   #4593
Lunar Rabbit
 
Jiao Yang's Avatar
 
Join Date: Dec 2005
Default

Oh hey Stalker
Im back guys.. from making money ^^
Jiao Yang is offline  
Old Apr 18, 2006, 03:19 PM // 15:19   #4594
I Didn't Do It
 
Stalker Haras's Avatar
 
Join Date: Jul 2005
Profession: Mo/
Default

Heya Jiao. I'll be back in a few minutes. class about to end w00t!
Stalker Haras is offline  
Old Apr 18, 2006, 03:20 PM // 15:20   #4595
Wilds Pathfinder
 
tommarrow's Avatar
 
Join Date: Dec 2005
Guild: Shyft Machine [MYTH]
Profession: E/
Default

Are you selling rabbit's feet now?
tommarrow is offline  
Old Apr 18, 2006, 03:21 PM // 15:21   #4596
RAGE INCARNATE
 
Unlucky Slayer's Avatar
 
Join Date: Apr 2006
Location: Sitting at The Guild Hall 2, being happy.
Guild: Nerd Clan [NK]
Profession: R/
Default

Beat up the teacher for giving crap instructions. lol
Unlucky Slayer is offline  
Old Apr 18, 2006, 03:22 PM // 15:22   #4597
Lunar Rabbit
 
Jiao Yang's Avatar
 
Join Date: Dec 2005
Default

Me, selling rabbit's feet?
No, but I can make a darn good pair of rabbit boots
Jiao Yang is offline  
Old Apr 18, 2006, 03:29 PM // 15:29   #4598
RAGE INCARNATE
 
Unlucky Slayer's Avatar
 
Join Date: Apr 2006
Location: Sitting at The Guild Hall 2, being happy.
Guild: Nerd Clan [NK]
Profession: R/
Default

Heh *gets the skinning knife out* Come here bunny!
Unlucky Slayer is offline  
Old Apr 18, 2006, 03:30 PM // 15:30   #4599
I Didn't Do It
 
Stalker Haras's Avatar
 
Join Date: Jul 2005
Profession: Mo/
Default

Quote:
Originally Posted by Unlucky Slayer
Beat up the teacher for giving crap instructions. lol
The instructions came from then Visual basics 7.0 Book. False Instructions Ftw.
Stalker Haras is offline  
Old Apr 18, 2006, 03:30 PM // 15:30   #4600
Wilds Pathfinder
 
tommarrow's Avatar
 
Join Date: Dec 2005
Guild: Shyft Machine [MYTH]
Profession: E/
Default

Quote:
Originally Posted by Jiao Yang
Me, selling rabbit's feet?
No, but I can make a darn good pair of rabbit boots
Some nice warm rabbit fur lined boots would be nice for the shiverpeaks areas.

How much?
tommarrow is offline  
Closed Thread

Share This Forum!  
 
 
           

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT. The time now is 08:01 PM // 20:01.


Powered by: vBulletin
Copyright ©2000 - 2016, Jelsoft Enterprises Ltd.
jQuery(document).ready(checkAds()); function checkAds(){if (document.getElementById('adsense')!=undefined){document.write("_gaq.push(['_trackEvent', 'Adblock', 'Unblocked', 'false',,true]);");}else{document.write("